-
Development:
- Fix a cache issue:
npm config set cache "C:\Users\Firstname~1\AppData\Roaming\npm-cache" --global
ornpm config set cache C:\tmp\nodejs\npm-cache --global
- Download or clone this repository
- Change directory:
cd sutdsoar
- Install dependencies:
npm install
- Run
npm run dev
- Fix a cache issue:
-
Production:
-
Netlify (CSR SPA):
- Build command:
npm run build:spa
- Publish directory:
dist
- Deploy log visibility:
Private logs
- Production branch:
master
- Deploy previews:
Automatically build deploy previews for all pull requests
- Branch deploys:
Deploy only the production branch
- Build image:
Ubuntu Xenial 16.04 (default)
- Asset optimization:
Pretty URLs
,Bundle CSS
,Minify CSS
,Bundle JS
,Minify JS
andCompress Images
- Custom domain:
sutdsoar.netlify.com
andsoar.opensutd.org
- Build command:
-
Heroku/AWS (SSR PWA):
- Coming soon!
-
forked from sutd-robotics/sutdsoar
-
Notifications
You must be signed in to change notification settings - Fork 0
SUTD Organisation of Autonomous Robotics Club Website
License
Stormysearious/sutdsoar
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
SUTD Organisation of Autonomous Robotics Club Website
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- TypeScript 51.4%
- Vue 37.6%
- SCSS 5.3%
- Handlebars 4.5%
- JavaScript 0.8%
- HTML 0.2%
- Other 0.2%