原始内容
Surf Website
This is a modern surf website project.
Getting Started
Install dependencies:
npm installRun the development server:
npm run devBuild for production:
npm run build
This is a modern surf website project.
Install dependencies:
npm install
Run the development server:
npm run dev
Build for production:
npm run build