The source code for meowg.code2craft.xyz
To get started, run this into your computer's terminal:
-
Clone the repository:
git clone https://github.com/crislazy/meow-gallery && cd meow-gallery
-
Install dependencies:
npm install
-
Run the website on your computer:
npm run dev
-
Open localhost:4321 in your browser
Note: If you fork or reuse this project, you may want to remove or update the
CNAMEfile to use your own domain.
This project’s source code is licensed under the MIT License.