wethil / veloxity-admin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Veloxity Challenge

Bundled with Parcel, mainly use React, Redux and Saga, Express

Installation

yarn install
yarn dev

Frontend will be start on localhost:1234 Frontend will be start on localhost:5000

About translation files

I wrote a generator, inside FetchTranslationFilesFromJson file that iterate over json files (for this challenge, top_selling_products.json and balance_sheet.json) top of Yeoman

About

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 70.4%Language:CSS 27.9%Language:HTML 1.7%