Skip to content

Setting up the Frontend Development Environment

Sam B edited this page Apr 27, 2020 · 1 revision

Back-End Config File

Once you have the info, navigate to `src/libs/` and look for a file called `config.example.js`. This will copy a config example file to config.js, which is now your personal copy. DO NOT MAKE ANY EDITS TO config.example.js. Edit config.js with the text editor of your choice, and paste in all the information you got from the senior devs into the correct slots. Save that, and let's move on the next step!
Clone this wiki locally