Skip to content

yanovich/stimul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

We ejected and changed some unused stuff for a leaner setup:

  • webpack-dev-middleware instead of webpack-dev-server
  • use standard for syntax
  • mocha test

Available Scripts

In the project directory, you can run:

npm run build

Builds the app for production to the build folder.
It correctly 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!

npm run dev

This is development mode. Changes in React code are hot-reloaded by webpack-hot-middleware, the rest is watched by nodemon.

You need to explicitly set node mode (NODE_ENV) to development, if you run dev mode manualy.

npm test

This runs a test suite:

  • standard check of syntax
  • production build of the web app
  • mocha test suite

About

construction management application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published