aosProjectOne

Project for Art of Smart ATAR Calculator

Run Project

npm install npm start

Deploy Project to Azure

First you have to build the project files (both server and client) and then push them to Azure (assuming you have added the azure remote): npm run build git push azure master