fe-fwk-test

2.2.0 • Public • Published

frameworkExample

fe-fwk

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 file
  • npm run lint - Lint the project
  • npm run lint:fix - Lint the project and fix any issues
  • npm run test [<test-path>] - Start the test runner in watch mode
  • npm run test:run [<test-path>] - Run the tests once

Package Sidebar

Install

npm i fe-fwk-test

Weekly Downloads

3

Version

2.2.0

License

MIT

Unpacked Size

19.3 kB

Total Files

3

Last publish

Collaborators

  • kamei