Skip to content

aspyrx/szz.io

Repository files navigation

szz.io

My personal website.

Usage

  1. Clone the repo.
  2. Install the dependencies: npm install

Several build-related scripts are included that can be run using npm run <script>:

  • build: builds the project and places the bundle into ./dist
  • dist: same as above, excepts does production-level optimizations
  • watch: watches for changes, automatically rebuilding when necessary
  • live: starts a webpack-dev-server and enables hot module replacement. Access the server at http://localhost:8080.

About

My personal website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published