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

https://github.com/argyleink/parcel-cssnext-esnext

⚡️ Hot load CSS and JS with no state loss, build a site with the powers of Jade
https://github.com/argyleink/parcel-cssnext-esnext

cssnext esnext jade parcel-bundler

Last synced: 5 months ago
JSON representation

⚡️ Hot load CSS and JS with no state loss, build a site with the powers of Jade

Awesome Lists containing this project

README

          

# Build with JADE/CSSNext/ESNext

## Setup
`npm i` then `npm start`

The CSS is powered by [CSS Next](http://cssnext.io)
The JS is powered by [Babel](https://babeljs.io)
The HTML is powered by [Pug](https://pugjs.org)