Skip to content
forked from dwqs/tech-read

Grab tech articles daily from UGC communities

License

Notifications You must be signed in to change notification settings

Amous-th/tech-read

 
 

Repository files navigation

Grab tech articles daily from UGC communities, example: toutiao.io etc, site: Tech-Read

Running

You can follow following steps to run it in your computer:

git clone https://github.com/dwqs/tech-read.git && cd tech-read
npm i
npm run dev-build  //this is for development, npm run pro-build is for production
npm start

Attention: before running it, ensure you already install node in your computer.

After that, open 127.0.0.1:9000 with your browser. I recommend you use chrome latest for the best experience.

Summary

TR is my side project, which spent me about twenty days developing product prototype, and I will improve it in the next time. If you are interesting in TR or want to learn about TR, just click star botton or the link: TR Intro,

Other

In order to facilitate daily development, I write a simple front-end development scaffolding, and it be used for this project. If you're interesting it, just clone it: web-fe-dev

###License

MIT

About

Grab tech articles daily from UGC communities

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 79.8%
  • CSS 18.6%
  • HTML 1.6%