js.survival
v1.0.0
Published
Downloads
1
Maintainers
Readme
Building JavaScript Library in ES6 using Webpack and Babel
Prerequisites
- Basic Understanding of Node and JavaScript.
- Node and NPM installed.
How to Start
- Clone the repo.
- Go to the code directory
- Install dependencies using
npm install
ornpm i
. - Run
npm run build
- A Bundled file
index will be generated in
dist/` directory. - Open
index.html
in your browser and see the result.
Credits
- https://github.com/ucscXena/kaplan-meier
- This is the code repository for the blog post published on LoginRadius Engineering Blog.
- Apache Echarts
- https://github.com/jstat/jstat