Skip to content

A visual representation of the wombak.xyz development progress

License

Notifications You must be signed in to change notification settings

wombak/www-progress

Repository files navigation

@wombak/www-progress

Netlify Status

This project showcases the current progress of @wombak/www via a 3d-like visual interface.

progress.wombak.xyz

Development

To run this project locally first install the dependencies:

npm install

Next you'll need to configure your environment variables (see .env.example for the required values), and then start the Parcel bundler via the start script:

npm start

To build the project for production you can use the build script:

npm run build

Other scripts

  • format: Apply Prettier formatting to the codebase.
  • lint: Run ESLint on the codebase.

Note: Prettier and ESLint automatically run on a pre-commit hook via Husky.

About

A visual representation of the wombak.xyz development progress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published