Skip to content

hoah2333/slot-predictor

Repository files navigation

slot-predictor

A Slot Predictor for Wikidot Backrooms CN, by hoah2333.

Contributing

After you pulled the project, please install the dependencies first.

npm install

You can preview the output on your computer. This will open a real-time update website on your browser. You can modify the codes, and see the difference when you save the code.

npm run dev -- --open

After that, due to the adapter of dev mode is different from build mode, you must build and see if there's any error on your code.

# build the generator
npm run build
# check the generator on your computer
npm run preview -- --open

License

Because this project is relied to Wikidot, it is available under the same license as Wikidot, the GNU Affero General Public License 3.0 (AGPL 3.0).

About

A Slot Predictor for Wikidot Backrooms CN

Resources

Stars

Watchers

Forks