Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

kreuzwerker/ar-archeo

Repository files navigation

ar-archeo

Requirements

  • Node.js
  • NPM

Installation

npm install

Run development version

npm start

Build production version

npm run build

All necessary static files along with the bundle.js file will be created in the public directory.