Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.01 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.01 KB

Stories in Ready

SimpliCity II

Getting started

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:

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

Documentation

The documentation is maintained in the docs directory.

License

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

Code of Conduct

We have adopted the Contributor Covenant. See our code of conduct file for more information.

Acknowledgments

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