Files
vanillajs-seed/README.md
2020-06-08 11:54:58 +02:00

559 B

vanilla JS project template

Getting ready

Run npx -p local-web-server ws and open http://localhost:8000/ in your favorite browser!

Development notes

Generate translations

Run npm run generate-translations

  • This project uses EJS.
  • Translations powered by i18next.
  • Notifications popups by Noty.
  • Routing is done by Page.js.
  • Awesomeness added by jQuery.