Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 457 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 457 Bytes

Fujiama - sushi shop

Preview

DEMO

A simple site designed for mobile devices. And used as a web view for a telegram bot.

You can use it as a template for your bot.

Develop

First use yarn install for installing dependencies.
Then for start hot reload session use yarn start.
For build use yarn build.
If you want play with component use yarn storybook.

Installation

// TODO: ...