@robotical/codewheel
v0.1.5
Published
1) make changes to the code 2) build using npm run build:dev 3) make sure you've linked codewheel to webapp with npm link ../codewheel 3.1) but also make sure you keep the other links in webapp npm link ../codewheel ../robotical.raftjs ../roboticaljs
Downloads
72
Readme
Development
- make changes to the code
- build using npm run build:dev
- make sure you've linked codewheel to webapp with npm link ../codewheel 3.1) but also make sure you keep the other links in webapp npm link ../codewheel ../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 codewheel