An open API service indexing awesome lists of open source software.

https://github.com/wmcadigital/tfwm-cycle-hire-subsidies


https://github.com/wmcadigital/tfwm-cycle-hire-subsidies

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Cycle Hire Subsidies Application Form

Ensure you have LTS versions of node and npm installed.

To run locally execute the following at the root of the project:
```
npm run dev
```

To build assets for production, run the following at the root of the project:
```
npm run build
```