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

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)

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