Skip to content

nialvi/code-archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code archive

This is repo where I archive some of the code examples

Scripts

npm run test - run tests

npm run test -- --watch - run tests in watch mode

Generator problem

Before use generator install Yeoman npm install -g yo. Go to the tools/generator-problem folder and create a symlink of generator npm link

Run generator yo problem

You should insert a name of a problem (aka function name) and description of a problem (detailed readme instruction).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors