Awesome
now-static
starter to serve static files for 𝚫 now service
Components:
Use:
$ git clone https://github.com/juanbrujo/now-static.git
$ cd now-static
$ npm install
(Modify the html, css, js, image files within /public
as needed) and
Serve in localhost:8080:
$ node .
Deploy to 𝚫 now
$ now
TO-DO:
- HTML/CSS pre-processors
- Static files listing
Last words:
© 2016 Jorge Epuñan | @csslab
License: MIT