Skip to content

infitx-org/reference-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reference-architecture

Document project layout structure

  • The vuepress implementation resides in the src folder.
    The markup files are stored in the 'src*.*' folder.
    Images that need to be referenced by the markup can be coppied into 'docs\src\vuepress\public' folder.

Deploy locally

Follow these steps in order to deploy the documents locally.

Install dependencies

npm install

Run the vuepress document development script

npm run dev

or run

Yarn dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published