Skip to content
This repository has been archived by the owner on Jul 31, 2020. It is now read-only.

anthillsolutions/anthill-2017

Repository files navigation

anthill-2017

An anthillsolutions Bolt CMS theme.

Travis Gemnasium label license

Install

Requires: Bolt CMS installed.

$ npm install
$ gulp

Contribution

All contributions are welcomed. You can edit the code while seeing the change with this command:

$ gulp serve

By default, it will connect to the server at the address http://localhost:10000. If you want to plug to another address, you can do:

$ PROXY="http://localhost:8912" gulp serve

Authors

License

MIT