Skip to content

Mohamadhassan98/Arash-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arash UI

This project was made with React by Mohamadhassan Ebrahimi, Faezee Aghabozorgi and Zahra Ghaedi and actively maintained by Shaina co.

requirements and dependencies

For the list of all requirement libraries see package.json.

commands

In the project directory, you can run:

npm install

Install all dependencies, written in package.json file.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

urls

To see a full list of URLs, see Constants.js.

Note: Change help constant in ServerURLs, as it's not a valid address currently!

Note: Any changes in server's SOA urls should be reflected to Constants.js -> ServerURLs.

To change any of front-end URLs, simply change Constants.js -> URLs. Note that these changes should be consistent with the routing table provided in index.js.

important settings

All these settings are availabe in package.json.

proxy: used to bypass CORS, should be changed to actual server's url

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published