Skip to content

buruh-coding/website

Repository files navigation

Buruh Coding Internasional - Website

This is the source code for the website of Buruh Coding Internasional.

Figma: https://www.figma.com/design/w9uPqQa92WXnP3Jmsf5HzX/buruhcoding.id?node-id=0-1&p=f&t=2u3YIuxr1fpoXGaQ-0

🚀 Project Structure

Inside of this (Astro) project, you'll see the following folders and files:

/
├── public/
├── src/
│   └── pages/
│       └── index.astro
└── package.json

Astro looks for .astro or .md files in the src/pages/ directory. Each page is exposed as a route based on its file name.

Any static assets, like images, can be placed in the public/ directory.

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

Contributing Guidelines

  • Avoid using frameworks or libraries that are not already included in the project.
  • Use plain HTML, CSS, and JavaScript as much as possible.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors