Requirement
- node.js
- gulp
- bower
- install CORS plugin
$ git clone https://github.com/DimaPolishuk1995/rssParser.git
$ cd project
$ npm i and bower i
$ gulp serve or gulp build
Requirement
- node.js
- webpack
- install CORS plugin
$ cd project
$ npm i
$ npm run dev or npm run build