Skip to content

MarketWatcher/bff

Repository files navigation

marketwatcher.io Build Status Coverage Status

Front-end repository for Market Watcher

Development Instructions

Get Dependencies

npm install

Run Unit Tests

npm run test

Start Development Server

npm run start

After server starts, you can reach your development server via http://localhost:3000

Package

npm run build

When build completes, you'll find your artifact in dist directory.

TODO

  • Use HTTPS in Nginx

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published