Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alireza-mh/vanilla-js-ts-boilerplate

create a web app with vanilla JS/TS
https://github.com/alireza-mh/vanilla-js-ts-boilerplate

Last synced: about 4 hours ago
JSON representation

create a web app with vanilla JS/TS

Awesome Lists containing this project

README

        

# Vanilla-js-ts-boilerplate
create a web app with vanilla JS/TS

### Use Boilerplate
Download tar.gz file or use follow command to start a new project.

```bash
npx degit alireza-mh/Vanilla-js-ts-boilerplate myNewProject
```