Simple app to help us serve old files in drupal.
This project was created using:
- Parcel as a web application bundler.
-
Download the repo.
$ git clone [email protected]:CityOfDetroit/old-files-solution.git
-
Install node dependencies.
$ yarn
-
Run local instance.
$ yarn start
-
Create production build.
$ yarn build
- SLACK - #webteam
- GitHub - https://github.com/CityOfDetroit/old-files-solution