Skip to content

jpcode/js_seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Js_seed

This is simple seed to execute and test your JS code like : simple feature, algorithms.

Install

npm install

To run tests

npm run test

All files with *.spec.js will be executed.

To run docs

npm run docs

A new folder will generated "js_doc", you can change folder name in doc-config.json.

About

Simple seed to execute, test and run docs for your javascript project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published