Skip to content

gormonn/landing-abstract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Into

Demo

The project is already built. You can run it on a local server with the commands:

yarn
yarn serve

If you want to build the project yourself, use the following commands:

yarn
yarn build
yarn serve