The BCDevExchange is a platform that provides new ways for British Columbia's public sector to connect with developers and other IT professionals.
We are open to pull requests. Please read our contributing guidelines.
NOTE: This project is currently under contruction and may not be fully functional. This is not a production ready version.
Prerequisites: The front-end requires the devex_api to be running.
To build the front-end: npm install
and then npm run build
To serve the front-end: npm run serve
Once the server is running, it can be viewed locally by navigating to http://localhost:4000
Code and documentation copyright 2016-2017 the BC Developers' Exchange. Code released under the Apache License, Version 2.0.