Skip to content

This project contains a full-stack application and a simple front-end application based on umi.

License

Notifications You must be signed in to change notification settings

acsamson/samcli-pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 简体中文

🍧Intro

This project contains two different branches:

  • fullstack: cli(micro front end for enterprise applications + node server + mongoDB)
  • fepro: micro front end for enterprise applications

And I set fullstack branch as main branch. You can use samcli-create to first settled your project:

npm i -g samcli-create
samcli-create your_project_name

🍧Start

Before we start, We need to determine if our environment has dependencies installed:

  • xl_close_port
  • MongoDB

if not, we run sh ./init-onlyOnce.sh to install it.

start main:

sh ./start.sh

start children:

cd client/app/docs
yarn
yarn start

About

This project contains a full-stack application and a simple front-end application based on umi.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published