SuMAS project landing page. To setup the project follow these steps:
#from inside the `sumas` directory
$ npm run install-azcopy
$ npm run build
$ npm run deploy-all
After successful deployment, navigate to SuMAS
In the project directory, you can run:
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.
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.
Fetches the azcopy executable in order to run the deploy-<somescript>
series of scripts
Deploys everything in the build
folder to azure
Deploys everything in the build/static
folder plus the root files in /build
(files at the top like index.html and asset-manifest.json) to azure
Deploys everything in the build/locales
folder to azure
Deploys everything in the build/media/img
folder to azure
Removes all files from the blob in azure.