A new website for the Dear Chinatown project in Washington, DC.
This project was started from The New Dynamic Hugo Starter - Hugo Pipes Setup with Parcel. Please visit their repository for updates.
- Hugo - A general-purpose website framework—written in Go—that generates static webpages.
- Parcel - A "blazing" fast, zero configuration web application bundler.
- Styles built with sass
- Integration with AirTable via their REST API for map data imports
From the shell:
Clone this repository git clone https://github.com/throneless-tech/dear-chinatown.git
Enter the directory cd dear-chinatown
On the first time you run the project, install dependencies npm install
On first run and if you need to rebuild, run npm run build
Start the server locally with npm run start:dev
Dear Chinatown is licensed under the GNU General Public License v3.0 (GPLv3) by Throneless Tech.