Code Monkey home page Code Monkey logo

now-ui-kit's Introduction

Thank you for purchasing Now UI Kit PRO <3

Docs and Examples

Please check the official documentation in documentation/tutorial-components.html or directly to this link: https://creativetimofficial.github.io/now-ui-kit-pro/#/components

Getting Started

We've also included an optional Gulp file to help you get started with theme customization. You'll need to install Node.js and Gulp before using our included gulpfile.js.

  1. Download the project's zip
  2. Make sure you have node.js (https://nodejs.org/en/) installed
  3. Type npm install in terminal/console in the source folder where package.json is located
  4. You will find all the branding colors inside assets/scss/_variables.scss. You can change them with a HEX value.
  5. Run in terminal gulp compile:scss for a single compilation or gulp watch for continous compilation of the changes that you make in *.scss files. This command should be run in the same folder where gulpfile.js and package.json are located
  6. Run in terminal gulp for opening the Presentation Page (default) of the product.

Support

If you experience any problems with the above, or if you think you've found a bug with your theme - please don't hesitate to reach out to https://www.creative-tim.com/support thanks!!

What's included

Within the download you'll find the following directories and files:

now-ui-kit-pro/
  ├── CHANGELOG.md
  ├── README.md
  ├── assets/
  │   ├── css/
  │   │   ├── bootstrap.min.css
  │   │   ├── demo.css
  │   │   └── now-ui-kit.css
  │   ├── fonts/
  │   │   ├── nucleo-license.md
  │   │   ├── nucleo-outline.eot
  │   │   ├── nucleo-outline.ttf
  │   │   ├── nucleo-outline.woff
  │   │   └── nucleo-outline.woff2
  │   ├── img/
  │   ├── js/
  │   │   ├── core/
  │   │   │   ├── bootstrap.min.js
  │   │   │   ├── jquery.3.2.1.min.js
  │   │   │   └── popper.min.js
  │   │   ├── now-ui-kit.js
  │   │   └── plugins/
  │   │       ├── bootstrap-datetimepicker.min.js
  │   │       ├── bootstrap-selectpicker.js
  │   │       ├── bootstrap-switch.js
  │   │       ├── bootstrap-tagsinput.js
  │   │       ├── jasny-bootstrap.min.js
  │   │       ├── moment.min.js
  │   │       ├── nouislider.min.js
  │   │       └── presentation-page
  │   │           └── rellax.min.js
  │   └── scss
  │       ├── demo.scss
  │       ├── now-ui-kit/
  │       └── now-ui-kit.scss
  ├── documentation/
  │   ├── template.html
  │   └── tutorial-components.html
  ├── examples/
  │   ├── about-us.html
  │   ├── blog-post.html
  │   ├── blog-posts.html
  │   ├── contact-us.html
  │   ├── ecommerce.html
  │   ├── landing-page.html
  │   ├── login-page.html
  │   ├── pricing.html
  │   ├── product-page.html
  │   ├── profile-page.html
  │   └── signup-page.html
  ├── gulpfile.js
  ├── index.html
  ├── nucleo-icons.html
  ├── package.json
  ├── presentation.html
  └── sections.html

now-ui-kit's People

Contributors

kevincolten avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.