2017 © Pedro Peláez
 

project snow-project

Tlapnet Snow Web Project

image

tlapnet/snow-project

Tlapnet Snow Web Project

  • Saturday, July 28, 2018
  • by f3l1x
  • Repository
  • 2 Watchers
  • 1 Stars
  • 1 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

, (*1)

, (*2)

, (*3)

Website 🚀 contributte.org | Contact 👨🏻‍💻 f3l1x.io | Twitter 🐦 @contributte , (*4)

, (*5)


Goal

Main goal is to provide easy-to-use starter-kit project for Nette developers., (*6)

Demo

https://examples.contributte.org/starter-skeleton/, (*7)

Installation

You will need PHP 8.1+ and Composer., (*8)

Create project using composer., (*9)

composer create-project -s dev contributte/starter-skeleton acme

Now you have application installed. It's time to run it., (*10)

Startup

The easiest way is to use php built-in web server., (*11)

make dev
# php -S 0.0.0.0:8000 -t www

Then visit http://localhost:8000 in your browser., (*12)

Development

See how to contribute to this package., (*13)

This package is currently maintaining by these authors., (*14)

, (*15)


Consider to support contributte development team. Also thank you for using this project., (*16)

The Versions