Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 910 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 910 Bytes

Ricochet Server

Inspiration

Commands :

  • npm install for installing dependencies.

  • npm start for starting the development with auto reloading.

  • npm run deploy for build and starting the server.

Other commands :

  • npm run build for having a publicrepository able to be used with node.

  • npm run server for starting the server.

Details :

  • Babel for using ES6.

Follow the AirBnb Javascript Style Guide with her Eslint. You can also follow her AirBnb React Style Guide