web template
1.0.0
Un modèle pour créer des applications Web. Utilise React comme cadre frontal principal.
# Install dependencies
$ npm install
# Running in development mode
$ npm run dev
# Building for production
# This will remove the `dist` directory
$ npm run build