Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 667 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 667 Bytes

DicoFranglais

Dictionnaire pour traduire le franglais en français plus correct et moins impérialiste

Deploy

Voir en fonctionnement

Installation

  • npm install

Serve

  • npm start to build your client app and start a web server
  • npm run build to prepare a distributable bundle

Development

  • run npm start and npm run watch in two separate terminals to build your client app, start a web server, and allow file changes to update in realtime

Watch files

  • npm run watch to build your client app and start a web server