Skip to content

understanding-astro/fullstack-astro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

21 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Be Audible!

๐Ÿ‘๐Ÿฝ A fullstack Astro application

This application is part of the Understanding Astro book.


Understanding Astro



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:3000
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying

๐Ÿ‘€ Note

  • Complete application lives in the master branch i.e., git checkout master
  • Checkout to the clean-slate branch to code along or start afresh i.e., git checkout clean-slate
  • Building the application is covered in Chapter 8 of the book

About

Be Audible! A fullstack Astro application ๐Ÿš€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published