Skip to content

metafoxapp/example-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Example App

Local Developement Installation Guide

  1. Download zip from this repo
  2. Access admincp /admincp/app and import zip file
  3. Verify result
  4. Copy frontend/company/note to frontend /packages

verify directory structure

- packages
-- company
---- note

Edit `app/settings.json" append "@company/note"

execute command before restart web server

yarn bootstrap

then restart

yarn start