Skip to content

Latest commit

 

History

History

default

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Costro default template

Lighthouse report

This project was bootstrapped with Create Costro App and the default template.

Usage

npx create-costro-app my-app
cd my-app
npm run dev

The development server runs on port 3000

Available npm sripts

# Install dependencies
npm install

# Serve with hot reload at localhost:3000
npm run dev

# Build for production with minification
npm run build

# Run linter with ESLint
npm run lint

# Run tests with Jest
npm run test

Support

Need helps? You can find documentation and examples on the Costro website.