Skip to content

Creating New Project

teodorpk edited this page May 29, 2018 · 3 revisions

Navigate to the Project Manager panel. If this is the first time you run Wappler then Project Manager will be automatically loaded.

You will see 2 demo projects which are included in Wappler and also options to open an existing project or create a new one:

Select Create New Project:

You can choose whether to use some of the included Bootstrap 4 starter pages and templates or create a blank project:

Let's start with a blank project:

Enter the project name (1), select a folder on your hard drive, where to store the project and its files (2) and select the project type (3). In this case we setup a website. Then click the Create button (4) in order to create the project:

Your project is now loaded in Wappler, so let's create a file. Open the File Manager:

And create a new HTML file. We will call it index.html:

Now you can open your file and start working on it:

Clone this wiki locally