DEV Community

Mike L
Mike L

Posted on

Javascript with NextJs and Framer Notion

Installation
npx create-next-app@latest ./

Packages

  • Tailwind CSS IntelliSense
  • ES7+ React/Redux/React-Native snippets

Run application

npm run dev

http://localhost:3000

Top comments (0)