Run Web

Run Web ✏️

πŸ“ This time to run cute blog astro web app on your local devices.

⏰ 17 April 2022

After installation with npm install, you can see new node_modules folder in project structure. it’s means your project is ready for run on server.

How to run this cute blog astro web app ?? you just need open shell terminal and run command

npm start

then you can open web browser and visit localhost:3000

congratulations you modern generator static site build with astro is live now.

What next ?? you need to change code and write content so read how to work β†’

built with astro powered by google firebase