Skip to content

lamaau/boilerpolate.store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Boilerpolate SaaS Laravel

Simple Design but Powerfull, can save your time for your own SaaS

Tech stack:

Astro, React, Tailwind, Nodejs, Framer Motion

Live link

https://boilerpolate.store/

Project Structure

β”œβ”€β”€ public/
β”‚   └── favicon.svg
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ assets
β”‚   β”‚   └── logos
β”‚   β”œβ”€β”€ components
β”‚   β”œβ”€β”€ layouts
β”‚   β”œβ”€β”€  pages
β”‚   └── styles
└── package.json

How to run

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

Releases

No releases published

Packages

No packages published