A landing page for ASU Coalition of International Students
git clone https://github.com/asucis/website.git
cd website
yarn
yarn startTo generate production build
yarn run predeployTo 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.