Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 537 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 537 Bytes

The original readme file hosted here

Development

Requirements: node js < 13 version

git clone
npm install
npm start

Build

npm run build:dist

dist folder will be added to the repository with all necessary files

Deployment

Just copy and paste files from dist folder to any file server, for example an article of how to do this with Amazon S3