Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alireza-mh/vanilla-js-ts-boilerplate
- Owner: alireza-mh
- Created: 2020-01-18T10:45:53.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T12:34:45.000Z (over 1 year ago)
- Last Synced: 2024-04-23T20:36:30.594Z (7 months ago)
- Language: JavaScript
- Size: 930 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
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
```