-
Mikasa website - build in ReactJS.
-
Documentation site built with Retype.
The build folder contains the compiled website.
With surge.sh:
./deploy-surge.sh
The website is currently deployed here: https://mikasa-ack.surge.sh/
You can preview and build the site using the following commands:
npm i
npm start
npm run build
Static version of the site (for deployment) is outputted to the .retype directory. The docs site is currently deployed to: https://mikasa-hackathon-docs.surge.sh
retype build