https://github.com/zaxwebs/zaxwebs-2020
My 2020 website redesign
https://github.com/zaxwebs/zaxwebs-2020
Last synced: 4 months ago
JSON representation
My 2020 website redesign
- Host: GitHub
- URL: https://github.com/zaxwebs/zaxwebs-2020
- Owner: zaxwebs
- Created: 2020-01-28T11:38:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T14:12:33.000Z (over 3 years ago)
- Last Synced: 2025-10-30T13:01:54.222Z (8 months ago)
- Language: HTML
- Size: 2.06 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ZaxWebs Website 2020
My Jan/2020 website redesign - prototype.
Live: https://zaxwebs.netlify.com/
[](https://app.netlify.com/sites/zaxwebs/deploys)
👷 **Note**: Currently under construction.
# Commands
* ```npm start``` - Initialize parcel.
* ```npm run watch``` - Start Parcel watch.
* ```npm run build``` - Run Parcel's build process. **Note:** Runs ```rm -rf dist``` before to reset the dist folder.