Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 347 Bytes

File metadata and controls

20 lines (13 loc) · 347 Bytes

Pine Framework Skeleton

This is a skeleton application that you can use as a starting point for your Pine projects.

How To Use

Clone

git clone https://github.com/icosillion/pine-skeleton.git your-project-folder/

Start Server

cd your-project-folder/
./gradlew start