Skip to content

Files

Latest commit

c23e614 · Sep 28, 2016

History

History

_dev

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 28, 2016
Jul 22, 2016
Jul 22, 2016
Jul 22, 2016
Jul 22, 2016
Jul 22, 2016
Jul 22, 2016
Jul 22, 2016

Website Starter kit

This workflow is still in development...

A starter kit for website development

Features:

Getting Started

  1. Clone this repo with git clone https://github.com/jamescgarrett/website-starter.git
  2. Navigate to project directory with cd website-starter
  3. Run npm install
    • Remove existing git directory with rm -rf .git
  4. Create your own .git with git init
  5. Edit gulp-conf.js if necessary

Start Development

Run npm run dev

Build for Production

  1. Run npm run build

Contributing

Feel free to open issue or post pull request

All contributions are welcome!

To Do:

License

MIT License - Created by jamescgarrett