F.A.Q.

I have pulled the Startup framework from the repository and its components are not displaying properly. What does this mean?

Startup framework is based on the Flat-UI framework and its repository contains Flat-UI as a project submodule. The above mentioned situation can happen if you have pulled the project without the submodule. In order to fix this, you need to execute the following commands in your git console:

git submodule init
git submodule update

After having done this, the submodule folder 'flat-ui' shouldn't be empty, and Startup components will display correctly.

Does Startup framework have any specific CSS classes or it only uses classes from its base frameworks?

Startup framework is based on Flat-UI 2.0.0, but it has its own additional CSS classes and LESS mixins

You can see it in the special Memo.

We recommend saving this page if you are going to work with our framework.

I want to use 'LESS'. How can I do it?

LESS is included within the same version of Startup framework.

In order to develop with "LESS", you should already have set up your development environment for this. You can read more about it on the official site of the "LESS framework".

Can I use Startup framework without 'LESS'?

Yes. Just follow the instructions for simple version.

Can I use Bootstrap elements inside your framework?

Startup framework is based on Bootstrap so you can use Bootstrap elements inside it.

What version of Bootstrap is Startup framework based on?

Startup framework is based on Bootstrap v3.0.3

Installation

Installation of Startup Framework doesn’t take much of your time. It’s easy!

Learn More

Flat UI

Startup Framework based on Flat UI Free. You can add new elements using Flat UI Pro Version.

Learn More

Video Tutorials

Video tutorials show you how to make a web-site for your startup from design to code.

Watch Tutorials