Skip to content

CommitJr/Template-NodeJs-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template server NodeJs with React

Available Scripts

In the project directory, you can run:

yarn run start

Build and run project to production

yarn run dev

Runs the app in the development mode.

yarn run client

Run front end App

yarn run install-dependencies

Install Back end and Front end dependencies

yarn run server

Run back end App

Remember to create and enter the access port in the .env file