SkillAgentSearch skills...

Starter

Minimal Curveball Starter Template

Install / Use

/learn @curveball/Starter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Curveball Starter Template

Hit the ground running with a minimal boilerplate for a Curveball application.

What's included

This package contains a basic set up for that will be needed for most Curveball applications, and comes with a suggested application structure.

Getting started

Copy this repository

git clone https://github.com/curveball/starter <project_name>

Build and run the project

cd <project_name>
npm i
npm run build
npm start

After this, open http://localhost:8500 to see your application in action.

Related Skills

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated1y ago
Forks3

Languages

TypeScript

Security Score

75/100

Audited on Jan 24, 2025

No findings