1.0.6 • Published 8 years ago

mpjs-my-framework v1.0.6

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

My Framework

Lecture page: Automation tools

Homework Variant a

In homework i used:

  • to manage dependencies: npm
  • to build project: gulp
  • to check code quality: eslint
  • to test framework: jasmine I need not to rewrite each and every file to use 'strict mode', because Babel do it for me.

To start example:

  1. Clone project.
  2. In folder '~/Hw2/my_framework' run 'npm i'.
  3. Run 'npm start'.

To run tests: 'npm test'.

1.0.6

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago