The Grasscutter Website™️
Go to file
2023-05-15 14:09:35 +05:30
public Scaffold react-ts project 2023-04-18 08:52:04 +05:30
src BasicButton 2023-05-15 14:09:35 +05:30
.editorconfig add editorconfig 2023-04-18 09:12:28 +05:30
.gitignore Scaffold react-ts project 2023-04-18 08:52:04 +05:30
index.html Scaffold react-ts project 2023-04-18 08:52:04 +05:30
package-lock.json Add mroe deps 2023-05-15 08:18:19 +05:30
package.json Add mroe deps 2023-05-15 08:18:19 +05:30
README.md Building a Home 2022-06-12 17:19:27 +08:00
tsconfig.json Placeholder page 2023-05-15 08:20:25 +05:30
tsconfig.node.json Scaffold react-ts project 2023-04-18 08:52:04 +05:30
vite.config.ts use ts-paths 2023-04-18 09:07:17 +05:30

The Grasscutter Website (Project Meadow)

Finally an official Grasscutter website!

This project was bootstrapped with Create React App.

Commonly used scripts

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

More scripts are available here

More Information from the Template

Please see Create React App or the documentation page