bsk
一个Vue.js项目
构建设置
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
有关
这是一个使用创建的nextjs-tailwind-starter引导的NextJs和Tailwind项目。
入门
要使用此入门工具,可以通过以下方法使用create-next-app进行操作:
npx create-next-app -e https://github.com/theodorusclarence/nextjs-tailwind-starter project-name
或者
首先,运行开发服务器:
npm run dev
# or
yarn dev
用浏览器打开以查看结