Skip to content

Commit

Permalink
ainize demo link added.
Browse files Browse the repository at this point in the history
  • Loading branch information
gongdongho12 committed Jul 15, 2020
1 parent e1d0893 commit 3c9bbd8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=github.com/Angelhack-LIBI/Inventory-Handling-Service-Front)


[DEMO URL](https://libi-front-gongdongho12.endpoint.ainize.ai/) by Ainize

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

Expand All @@ -20,12 +20,12 @@ 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`
### `npm run 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 build`
### `npm run build`

Builds the app for production to the `build` folder.<br />
It correctly bundles React in production mode and optimizes the build for the best performance.
Expand All @@ -35,7 +35,7 @@ Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

### ~~`npm eject`~~
### ~~`npm run eject`~~

**Note: this is a one-way operation. Once you `eject`, you can’t go back!**

Expand Down

0 comments on commit 3c9bbd8

Please sign in to comment.