Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joshcanhelp/vanilla-spa

Single-page app written with no framework
https://github.com/joshcanhelp/vanilla-spa

Last synced: 24 days ago
JSON representation

Single-page app written with no framework

Awesome Lists containing this project

README

        

# Vanilla SPA

Sounds nice, doesn't it?

## Getting Started

`npm start` and open [localhost:7000](http://localhost:7000) in your browser.

## Thank You

- [SPA with Vanilla.js from Jeremy Likness](https://blog.jeremylikness.com/blog/build-a-spa-site-with-vanillajs/)
- [HTML boilerplate from Manuel Matuzovic](https://www.matuzo.at/blog/html-boilerplate/)
- [Auth0 Identity Labs (Lab 04)](https://github.com/auth0/identity-102-exercises)