Skip to content

A micro frontend for browsing restaurants

Notifications You must be signed in to change notification settings

ikondrat/browse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browse restaurants

Build Status

A micro frontend for browsing restaurants.

Getting started

  1. Clone the repo
  2. yarn install
  3. yarn start

You'll also need to run the content server.

This will run the app on its own, outside of the container. This is useful while you're tweaking logic and styling, but you'll usually then need to integrate and test it with the rest of the application. So you should also run:

Run the tests

  • yarn test

About

A micro frontend for browsing restaurants

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.4%
  • HTML 4.6%