Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.1 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.1 KB

Easy Read Time ⏰

Netlify Status

Demo for easy-read-time easily generate simple medium like read times.

https://easyreadtime.netlify.com/

Issues

If you believe there to be an issue with this site please submit an issue.

If you believe there to be an issue with easy-read-time please submit an issue here

Contribution

If you believe you can make this site even better fork it and create a pull request, or add a request here

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, checkout Nuxt.js docs.