Skip to content
/ velt Public template

πŸš€ Quick and easy Svelte starter template with a FlightPHP backend πŸ’»πŸŒβœ¨

License

Notifications You must be signed in to change notification settings

flightphp/velt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

51 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Velt is a quick and easy Svelte starter template with a FlightPHP backend. This template allows you to kickstart web application development using Svelte on the frontend and FlightPHP on the backend. πŸš€ Start building your web projects swiftly and efficiently with Velt! πŸ’»πŸŒβœ¨

Learn velt stack:

Requirements

  • NodeJS >= 18
  • PHP >= 7.4
  • Composer >= 2

Installation

Using composer

composer create-project flightphp/velt <my-project>
cd <my-project>
npm install
composer install
npm run dev

Using git

Clone this repo running:

git clone https://github.com/flightphp/velt <my-project>
cd <my-project>
npm install
composer install
npm run dev

If you don't want to keep git template history you can delete .git folder

rm .git -rf # linux/mac/windows git bash
RD /Q /S .git # windows

Or you can skip all this and use next method πŸ‘‡πŸ½

Using degit

npx degit flightphp/velt <my-project>
cd <my-project>
npm install
composer install
npm run dev

About

πŸš€ Quick and easy Svelte starter template with a FlightPHP backend πŸ’»πŸŒβœ¨

Topics

Resources

License

Stars

Watchers

Forks

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy