An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# ZaxWebs Website 2020
My Jan/2020 website redesign - prototype.

Live: https://zaxwebs.netlify.com/

[![Netlify Status](https://api.netlify.com/api/v1/badges/9804e119-8a43-4c5e-86b9-1aeaba1fdf40/deploy-status)](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.