Skip to content

A foundational Node Express / React App for my personal projects

Notifications You must be signed in to change notification settings

stevehollaar/boilerplate-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install dependencies

npm install

Run in development mode

npm start

Build and run in production mode

npm run build
npm run start:prod

About

A foundational Node Express / React App for my personal projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published