0.0.3 • Published 6 years ago
light-testing-serverless-temp v0.0.3
light
automatically generate a readme file for your projects
contribute
- fork and clone the repository
- install the dependencies.
npm install
- link the package so that
create-readme-md
is available.npm link
- run the dev server as you program to compile the new changes.
npm run dev
- commit and make a pull request