Skip to content

organization-x/frontend-crashcourse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Crashcourse

All code used in AI Camp's Frontend Crashcourse. Javascript version.

Quick Installation steps

  1. Install Node using: https://nodejs.org/en/download
  2. Check installed properly or not using cmd: node -v
  3. Run following cmnds:
    • npm install --global yarn
    • cd ./frontend-crashcourse/app
    • yarn install
    • yarn dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published