Files
cloudwork-exercise/README.md
James Greenaway 588a004303 Update the readme
2019-02-04 13:29:49 +00:00

29 lines
793 B
Markdown
Executable File

# CloudWork exercise
Read [the exercise brief](https://www.notion.so/stepsize/CloudWork-take-home-exercise-261cef57120049ee8cfec6c4292b4cd4) to get started.
---
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Scripts
In the project directory, you can run:
### `npm start` / `yarn start`
Runs the app in the development mode.<br>
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.<br>
You will also see any lint errors in the console.
<!--
### `npm test` / `yarn test`
Launches the test runner in the interactive watch mode.<br>
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
-->