/simplicity2

The next version of SimpliCity

Primary LanguageJavaScriptMIT LicenseMIT

Stories in Ready

SimpliCity II

Getting started

You'll need Node and Yarn installed, then run the following commands to download the repository, install dependencies, and launch a dev server:

  1. git clone https://github.com/cityofasheville/simplicity2.git simplicity2
  2. cd simplicity2
  3. yarn install
  4. npm start

Documentation

The documentation is maintained in the docs directory, but may be more easily navigated on Github pages.

License

This project is licensed under the MIT license. For more information see the license file.

Acknowledgments

The first SimpliCity, which is the inspiration for SimpliCity 2, was originally developed by Cameron Carlyle and Dave Michelson.