Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 465 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 465 Bytes

Flamel

This is an open-source reimplementation of Alchemy. It's a web app written in Vue. Play it here.

Project setup

yarn install

Dev server

yarn serve

Production build

yarn build

Unit tests

yarn test:unit

Lint

yarn lint

Vue CLI configuration reference.

License

This software is available under the MIT License.