Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 251 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 251 Bytes

Flow Kana Table App

To install all dependencies for the application run:

npm install

Once that is complete you can start it by running:

npm start

You can then access it by going to http://localhost:3000 in your browser.