Skip to content

yanostulens/onboarding-codelab-web

 
 

Repository files navigation

Frontend onboarding

1. Install dependencies

npm install

2. Run the project locally

If you makes changes, the project will be recompiled. You can see the changes in the browser if you fresh.

npm run serve

Link: https://wisemen-onboarding-frontend.netlify.app/#0

About

Codelab for frontend onboarding project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 85.2%
  • Shell 14.8%