tonebase, inc. non-core web development
How to edit the landing page copy
- Clone this repository through CMD or by DOWNLOAD ZIP from the 'Clone or Download' box
- Once cloned, navigate to /dynamicContent/landingPage.json
- Edit the json file (it's pretty straightforward)
- Make sure you have node.js installed. Run the command 'npm i' and the dependencies will be loaded
- run 'node app' in command promt
- Open your browser to localhost:8080 to see the changes
- When you are done making changes, send me the JSON file you've made and I'll make it live (avoids confusion and I don't want to deal with branches.)