/essais

debug English writing for L2 speaker

Primary LanguageVueMIT LicenseMIT

Essais

To be well-written

The source code was adapted from this project

Demo

Check here for the demo

Project Setup

Dependencies

Make sure to have all these dependencies installed in your local machine:

Packages Install

  • Go to the project's root folder & run the following command:
npm install

Run on Local for Development

  • After all modules are installed, run the command:
npm run serve

It will open a developer environment local server in http://localhost:8080/

Compile & Minify For Production

  • Once it is ready for production, run the command:
npm run build

or run a one-off command to deploy firebase

/bin/bash deploy.sh