/coronool

Primary LanguageJavaScriptDo What The F*ck You Want To Public LicenseWTFPL

khe-khe

Nuff said

Get started

Install the dependencies...

npm install

...then start everything:

npm run dev

and in different console:

now dev

First will perform frontend livereloading, second will make lambda to get alive.

Navigate to localhost:3000. You should see your app running.

Building and running in production mode

To create an optimised version of the app:

npm run build