Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 393 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 393 Bytes

🦄 Angular/WASM Game of Life

Prerequisites

Build and Run

$ wasm-pack build
$ cd pkg && npm link
$ cd ../www/
$ npm install
$ npm link ng-game-of-life
$ npm start

Resources

License

MIT