mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-26 21:47:04 +00:00
13 lines
915 B
Plaintext
13 lines
915 B
Plaintext
Welcome to the Cappuccino Starter Package!
|
|
|
|
Included you should find the following:
|
|
|
|
1. Frameworks
|
|
2. NewApplication
|
|
3. README
|
|
|
|
NewApplication is a stand alone Cappuccino application that you can use as a template to start building your own apps. To get started, just open up NewApplication/index.html in your favorite web browser. A great place to go from there is to read the "Downloading and Getting Started" tutorial found at http://cappuccino.org/learn/tutorials/starter-tutorial.php. This will walk you through these initial steps as well as getting you to do a little coding.
|
|
|
|
You can build your entire application right from this sample project, but if you want to dig a little deeper, you can also download the Tools package found at http://cappuccino.org/download/. This will set you up with some great additions like syntax modules for certain text editors and build tools to get extra performance.
|
|
|