Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/miriarte33/website-files
- Owner: miriarte33
- Created: 2018-05-15T19:11:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-20T01:24:56.000Z (over 6 years ago)
- Last Synced: 2023-12-26T20:54:53.448Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.