This project contains source code for the waterweeat.com website.
npm install
# for production:
npm run build
cp -r src/download dist/
# for development:
npm run devbuild
npm run start
open http://localhost:8080/
Copy dist folder contents to remote server
- chrome
- firefox
- safari
- opera
- msie
- edge