Skip to content

curveball/starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Minimal Curveball Starter Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published