Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 486 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 486 Bytes

chemstack-puzzle

An icon on top of game screen

Play and comment ChemStack Puzzle on itch.io

Play development build on GitHub Pages

Build

npm i

npm run build

Find built app in ./dist/ folder, this does not need web-server to run, can just be opened in any browser as local file

Run dev locally

npm i

npm run start

Go to http://127.0.0.1:3685/