1.0.0 • Published 2 years ago
odym v1.0.0
odym
Code for the book "Build a frontend framework from scratch". You can get your copy here and start learning how frontend frameworks work by building your own, from scratch!
Commands
This package has the following commands:
npm run build- Bundle the project into a single ESM filenpm run lint- Lint the projectnpm run lint:fix- Lint the project and fix any issuesnpm run test [<test-path>]- Start the test runner in watch modenpm run test:run [<test-path>]- Run the tests once
1.0.0
2 years ago