Skip to content

Base front-end basée sur Yeoman (Nunjucks, Sass, Jquery, Modernizr, grille et reboot Bootstrap 4)

Notifications You must be signed in to change notification settings

cedric07/yeoman-webapp-grid-bootstrap4

Repository files navigation

Récupérer le projet en local

1 - Installer les dépendances :

npm install

2 - Lancer le serveur :

npm start

Commandes

  • Run npm start to preview and watch for changes
  • Run npm start -- --port=8080 to preview and watch for changes in port 8080
  • Run npm install --save <package> to install dependencies, frontend included
  • Run npm run serve:test to run the tests in the browser
  • Run npm run serve:test -- --port=8085 to run the tests in the browser in port 8085
  • Run npm run build to build your webapp for production
  • Run npm run serve:dist to preview the production build
  • Run npm run serve:dist -- --port=5000 to preview the production build in port 5000

About

Base front-end basée sur Yeoman (Nunjucks, Sass, Jquery, Modernizr, grille et reboot Bootstrap 4)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published