Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Code 11 Standards - Front-End Stub Project ·

Quickstart

yarn install
yarn start

A development server located at http://localhost:8081 will welcome you. While working locally, hot module replacement is enabled

Production building

yarn build

# In case you want to serve the build result
yarn serve

When serving the production build, the application will be available at http://localhost:5000

Authoring standalone apps

Authoring single-spa

Authoring modules