GithubHelp home page GithubHelp logo

srd1rooster / cx-starter-kit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codaxy/cx-starter-kit

0.0 1.0 0.0 131 KB

Boilerplate for new Cx projects

Home Page: http://cx.codaxy.com/starter

License: Other

JavaScript 87.47% CSS 12.18% HTML 0.35%

cx-starter-kit's Introduction

Cx Starter Kit

This is the boilerplate for new Cx projects.

Usage

Install required packages by running:

npm install

in the root folder. You can start the demo app by:

npm start

By default, the development server runs on port 8088 in order to allow running Cx docs development server on the same machine simultaneously.

npm run build

Create a production build.

Goals

  • provide a starting point for Cx developers
  • repository of best practices
  • demonstrate usage of:
    • Widgets
    • Layouts
    • Charts
    • Routing
  • provide ready to use examples of typical application pages
    • admin pages
    • dashboard pages
  • recommend scalable project structure
  • example of advanced webpack usage
    • hot reload
    • production builds
    • code splitting
    • on demand code loading
  • example of integration with Redux

Non-goals:

  • illustrate non-UI related patterns, e.g. social login
  • be a fully-fledged CSS framework
  • provide an example for any possible situation

cx-starter-kit's People

Contributors

mstijak avatar tymarats 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.