https://github.com/mdxprograms/protodev
A quick and easy development environment using snowpack (esmodule bundler/package) and skypack(cdn packages)
https://github.com/mdxprograms/protodev
Last synced: about 1 year ago
JSON representation
A quick and easy development environment using snowpack (esmodule bundler/package) and skypack(cdn packages)
- Host: GitHub
- URL: https://github.com/mdxprograms/protodev
- Owner: mdxprograms
- Created: 2020-12-11T05:29:35.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-12T18:07:55.000Z (over 5 years ago)
- Last Synced: 2025-01-04T06:41:46.576Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 78.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Protodev
A quick and easy development environment using snowpack (esmodule bundler/package) and skypack(cdn packages)
Setup:
`npm i && npm start`
**NOTE**
3rd party packages can be imported without installing and snowpack will handle pulling from skypack for use immediately