You'll need Node (v14, see .nvmrc) and npm installed, then run the following commands to download the repository, install dependencies, and launch a dev server:
git clone https://github.com/cityofasheville/simplicity2.git simplicity2
cd simplicity2
npm install
npm start
The documentation is maintained in the docs directory.
This project is licensed under the MIT license. For more information see the license file.
We have adopted the Contributor Covenant. See our code of conduct file for more information.
The first SimpliCity, which is the inspiration for SimpliCity 2, was originally developed by Cameron Carlyle and Dave Michelson.