/devex_web

Front-end for the Developer's Exchange app

Primary LanguageHTML

License

BCDevExchange Application (Front-end)

The BCDevExchange is a platform that provides new ways for British Columbia's public sector to connect with developers and other IT professionals.


Table of Contents


Contribute

We are open to pull requests. Please read our contributing guidelines.

Development

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

Copyright and License

Code and documentation copyright 2016-2017 the BC Developers' Exchange. Code released under the Apache License, Version 2.0.