Skip to content

2lay/2lay.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

44 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

2lay.net ๐ŸŒ

Hiya, 2lay.net is my silly website built using Vue.js, Vuetify, Nuxt.js and Tailwind soon!.

Development ๐Ÿ‘จโ€๐Ÿ’ป

To run this project, ensure you have Node.js installed

  1. Clone this repository.
  2. Navigate to the project directory.
  3. Install dependencies using bun install or npm install.
  4. Run the development server using bun run dev or npm run dev.

Building ๐Ÿ—๏ธ

To build this project for production, run bun run build or npm run build which will generate a production ready build of the website.

Preview ๐Ÿ‘€

To preview the production build as it would appear in production run bun run preview or npm run preview

License ๐Ÿ“

This project is licensed under the MIT License