Skip to content
This repository has been archived by the owner on Jul 21, 2022. It is now read-only.

Maciker/master-ciberseguridad-web-colaborativa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running web steps

Requirements:

  • Python 2.7
  • Java (JDK 1.8)

Steps:

Follow these steps to setup a local environment on your machine

  1. Download Play! 1 from here
  2. Unzip previous file
  3. Add play to your PATH environment variable
  4. Execute play run
  5. Visit http://localhost:9090

IDE Integration:

In order to integrate application with an IDE you can run one of the following commands accordingly:

Eclipse: play eclipsify IntelliJ: play idea

More info here

Development Documentation

If you need some help with development you can visit official documentation site

https://www.playframework.com/documentation/1.4.x/home

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 40.6%
  • CSS 39.4%
  • Java 20.0%