ide for javascript
.github/ISSUE_TEMPLATE | ||
src | ||
.eslintrc.json | ||
.gitignore | ||
.prettierignore | ||
findTodos.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
jside
its not actually really an ide but i dont care
using
look at the menu items if you "need" a tutorial
building
- install nodejs
npm i -g typescript
npm install
npm build
npm make
- look in
out/
contributing
if you're reading this you should know how to contribute