Skip to content

bohdyone/whirlpool-new

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Proof of concept for modern client-side api-driven Whirlpool forums. Currently only the Forum Index and Thread Index views are implemented due to limitations in the public API.

Usage

Build

Download Dependencies

  1. Run npm install.

Development

  • Run npm run build.
  • To watch for changes and recompile the .js bundle run npm run watch.

Production

  • Run npm run build_prod to produce minified bundle.

Clean

  • Run npm run clean to remove files generated in build.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published