@robotical/space-shooter-game
v0.1.15
Published
1) make changes to the code 2) build using npm run build:dev 3) make sure you've linked space-shooter-game to webapp with npm link ../space-shooter-game 3.1) but also make sure you keep the other links in webapp npm link ../space-shooter-game ../robot
Downloads
38
Readme
Development
- make changes to the code
- build using npm run build:dev
- make sure you've linked space-shooter-game to webapp with npm link ../space-shooter-game 3.1) but also make sure you keep the other links in webapp npm link ../space-shooter-game ../robotical.raftjs ../roboticaljs 3.2) if you're getting hooks erros: npm link ../marty-web-app/node_modules/react ../marty-web-app/node_modules/react-dom from within space-shooter-game
