8000 GitHub - elanora96/united_house_productions
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

elanora96/united_house_productions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

United House Productions

Development

Basically have two terminal instances open

One running npm run server:dev for the express server

And another running npm run client:dev for the react client in dev mode

Deployment

Run npm install (and hopefully postinstall is triggered 🤞) and then npm run start 😀

Scripts

npm run start

Starts the express server

npm run server:dev

Starts the express server in reload mode

npm run postinstall

Automatically builds react client after npm install

npm run client:dev

Runs the app in the development mode.

npm run client:test

Launches the test runner in the interactive watch mode.

npm run client:build

Builds the app for production to the build folder.

npm run client:eject

Note: this is a one-way operation. Once you eject, you can't go back!

PLEASE NEVER RUN THIS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.1%
  • CSS 32.9%
  • HTML 5.0%
0