Skip to content

harrisgomez/now-ui-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Available Scripts

This project directory includes a consolidated list of scripts for running the front and back end of the application.

npm start

This runs the server only. Use http://localhost:5000 to view it in the browser.

npm server

Alternatively, this runs the server as well. Uses nodemon to reload the server when edits are detected.

npm client

Runs only the client. Use http://localhost:3000 to view it in the browser.

npm run dev

Uses concurrently to simultaneously start both the client and server.

About

A personal portfolio bootstrapped with Creative Tim's Now UI Kit React (https://www.creative-tim.com/)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors