Skip to content

ToMer-K/node-and-react-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for a nodeJS and ReactJS project

This project can be used to start developing a server + client project quickly.

It Can be used in for home assignments.

It was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the server code.
Open http://localhost:3001 to view it in the browser.

If the client is built it will be serverd for all non-api routes.

npm start-client

Start client code in develeopment mode.
Open http://localhost:3000 to view it in the browser.

npm build

Builds the client app for production to the client/build folder.
It bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published