create-snowpack-canvas
v1.0.4
Published
Setup simple template with snowpack to get started with typescript and full-screen canvas quickly.
Downloads
5
Maintainers
Readme
create-snowpack-canvas
Setup simple template with snowpack to get started with typescript and full-screen canvas quickly.
Usage
npm init snowpack-canvas [project-name]
# or
npx create-snowpack-canvas [project-name]
License
This project is licensed with BSD-2-Clause
This is free, libre, and open-source software. It comes down to four essential freedoms [ref]:
- The freedom to run the program as you wish, for any purpose
- The freedom to study how the program works, and change it so it does your computing as you wish
- The freedom to redistribute copies so you can help others
- The freedom to distribute copies of your modified versions to others