Skip to content

PabloAlice/wt-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WINDING TREE UI

Set-up and build

  • Clone the repo.
  • Use npm install to get the required dependencies.
  • Use npm run build to compile the app.
  • Use npm run sb-b to export Storybook as a static app.

Development

  • Use npm run dev to start the app in development mode (build the app first).
  • Use npm run sb to start storybook in development mode.

Test

  • Use npm start to build and run the app.
  • Use npm run serve-public run the app if it was already built.
  • Use npm run sb-s to run the static version of Storybook.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 55.6%
  • JavaScript 39.7%
  • HTML 4.7%