diff --git a/README.md b/README.md index 58beeac..9594f99 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,16 @@ -# Getting Started with Create React App +# Plaidware WMS Web -This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). +This project contains the web application code for Plaidwares' Warehouse Management. -## Available Scripts +It is build using: + +- React +- i18next +- React Router +- Axios + ... and so on + +## Testing and Deployment In the project directory, you can run: @@ -14,10 +22,10 @@ Open [http://localhost:3000](http://localhost:3000) to view it in your browser. The page will reload when you make changes.\ You may also see any lint errors in the console. -### `npm test` + ### `npm run build` @@ -29,7 +37,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 run eject` +