Skip to content

ivancuric/microblink

Repository files navigation

Microblink JS dev task

How to build

Install using

npm install

To run the app in dev mode with live-reloading run

npm run dev

To build a production bundle in /dist use

npm run build

Built files can be served locally by running

npm run serve

Hosted version

The hosted version can be found on https://ivan-dev-task.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published