Skip to content

saaqi/astro-bootstrap-starter-saaqi

Repository files navigation

Astro With Bootstrap Starter

Everything you need to build a Astro project, powered by Astro.

Creating a project

If you're seeing this, you've probably already done this step. Congrats!

# Clone this repository to start
git clone ...

Developing

Once you've created a project and installed dependencies with pnpm install, start a development server:

pnpm install
pnpm dev

Building

To create a production version of your app:

pnpm run build

You can preview the production build with pnpm run preview.

Created and maintained by Saqib Islam

About

This template should help get you started developing with Astro with bootstrap.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors