arjunkomath / node-with-jest

Empty Node project with Jest

Repository from Github https://github.comarjunkomath/node-with-jestRepository from Github https://github.comarjunkomath/node-with-jest

Node 18 with Jest

Browser mode

npm install
npm run start:web

Node mode

npm install
npm run start:dev

Test

npm run test

About

Empty Node project with Jest


Languages

Language:HTML 50.6%Language:TypeScript 23.3%Language:JavaScript 20.6%Language:CSS 5.5%