a multinav menu for mobile web, was originally built in codepen
- parcel js, install it globally
yarn global add parcel-bundler
; ornpm install -g parcel-bundler
- run
parcel index.html
on root - open http://localhost:1234 on your browser
a multinav menu for mobile web, was originally built in codepen
yarn global add parcel-bundler
; ornpm install -g parcel-bundler
parcel index.html
on root