Skip to content

SPA Scaffolding built with Vanilla JS, Typescript and Lit-html as a template engine. To navigate between pages I added navigo router. You can use latest features of es6 and es7 without add manually the polyfills.

License

Notifications You must be signed in to change notification settings

grandemayta/javascript-typescript-scaffolding

Repository files navigation

Javacript Typescript Scaffolding

NPM version Open Source Love made-with-javascript-doc

SPA Scaffolding built with Vanilla JS, Typescript and Lit-html as a template engine. To navigate between pages I added navigo router. You can use latest features of es6 and es7 without add manually the polyfills.

Launch the application

$ npm install
$ npm start

Release in Production

$ npm run prod

Browsers support

  • Chrome
  • Firefox
  • Safari
  • Edge
  • IE11

Tech Stack

Libraries

Tools

Todo

  • Handle paths with alias
  • Setup Unit Testing
  • Setup E2E Testing

Keep calm and code!
Open Source Love

About

SPA Scaffolding built with Vanilla JS, Typescript and Lit-html as a template engine. To navigate between pages I added navigo router. You can use latest features of es6 and es7 without add manually the polyfills.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published