Skip to content

Fonsart/nh3-exp2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nh3-exp1

Project setup

npm install

Run project for dev

npm start

Run project through HTTPS

npm run https

Compiles and minifies for production

npm run build

Serve local build

requires npm install -s serve

Run your tests

serve -s build
or
npx serve -s build
npm run test

Images setup

Images used to generate the mosaic are located in:

public/images

JSON file served to ReactImageMosaic is located in:

src/assets/images.full.json