Skip to content

frouriojs/create-frourio-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create frourio app

Create a frourio project in seconds



frourio


Usage

Make sure you have npx installed (npx is shipped by default since npm 5.2.0)

npx create-frourio-app

Or starting with npm v6.1 you can do:

npm init frourio-app

Open http://localhost:3000

Documentation

https://frourio.com/docs

Features 🎉

  1. Server engine:
  2. Client framework:
  3. HTTP client of aspida:
  4. React Hooks for data fetching:
  5. O/R mapping tool:
  6. Database type of Prisma:
  7. Testing framework:

License

create-frourio-app is licensed under a MIT License.