/luar

luar zepol splash

Primary LanguageJavaScript

Luar

run app locally:
install node and npm

install dependencies:

npm install

run app:

npm start

launch browser at http://localhost:8080

build for production:

npm run build