A landing page for ASU Coalition of International Students
git clone https://github.com/asucis/website.git
cd website
yarn
yarn start
To generate production build
yarn run predeploy
To deploy site to github pages
yarn run deploy
ℹ️ starts the website at localhost:3000
The contents of this repository are covered under the MIT License.