gourab183 / ZoomatoApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zynla

Relevance through collaborative search

Zynla is a collaborative search engine, so that you can search as a team to access relevant documents

Supports

  • Webpack
  • Material UI
  • Hot Module replacement
  • React Hotloading (persists state)
  • Recommended folder structure for a react.js webapp project

How to start running

Run these commands

To install the required dependencies

$ npm install

To build the app

$ npm run build

To run the app

$ npm run serve

About

License:Apache License 2.0


Languages

Language:JavaScript 95.8%Language:HTML 3.9%Language:CSS 0.3%