added warning in readme

This commit is contained in:
Niel 2019-02-07 22:19:26 +01:00
parent c38135d677
commit e036ad8ec1

View file

@ -1,6 +1,8 @@
# Frontend for TS-Viewer with React
# Frontend for TS-Viewer with React [WIP]
## Available Scripts
# IMPORTANT: Backend doesnt support CORS right now, therefore this frontend can't work
## Available Scripts from react-scripts
In the project directory, you can run:
@ -12,11 +14,6 @@ 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`
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.
### `npm run build`
Builds the app for production to the `build` folder.<br>