This repository houses the frontend codebase to serve the website for SUTD Orientation 2020.
npm install
npm run serve
npm run build
npm run test
npm run lint
Change the DNS record of sutd.edu.sg
to the corresponding Netlify's subdomain:
DNS Type | From | To | Expire |
---|---|---|---|
CNAME Record | orientation |
orientation2020.netlify.app |
86400 |
CNAME Record | www.orientation |
orientation2020.netlify.app |
86400 |
See this Configuration Reference for more information.
On Netlify, set these settings:
npm run build
dist
Private logs
master
Automatically build deploy previews for all pull requests
Deploy only the production branch
Ubuntu Xenial 16.04 (default)
Pretty URLs
, Bundle CSS
, Minify CSS
, Bundle JS
, Minify JS
and Compress Images
orientation2020.netlify.app
and orientation.sutd.edu.sg