Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/miriarte33/website-files

New files for creating websites
https://github.com/miriarte33/website-files

Last synced: about 15 hours ago
JSON representation

New files for creating websites

Awesome Lists containing this project

README

        

# Never Start another Website from Scratch again! #
With this website template, the basic files and tags every website needs are already included. Simply copy the templates and get to coding.
## Instructions ##
Always code in the ```src``` directory.
Make sure [Gulp](https://gulpjs.com/) is installed. Once that is done, simply begin editing and run ```gulp``` to transpile your ES6 javascript code, compile your sass code into css, and view live editing in your browser. See the compiled css and transpiled javascript files in the ```dist``` directory.