Code Monkey home page Code Monkey logo

2fast_admin's Introduction

Enlite Starter - React Admin Dashboard Template For Full-Stack Developer


Enlite Starter - React Dashboard Starter Template with Firebase Auth http://enlite.ux-maestro.com

Read documentation here

https://ilhammeidi.github.io/enlite-docs/#firebase

Template Feature

  • Modern Technologies. Built with one of most popular javascript library React.JS and Redux
  • Premium designs. Simple and elegant theme color along with dark and lightmode
  • Multiple layout and RTL Support. Sidebar and Topbar navigation layout. Auto RTL adjustment styling with jss-rtl
  • Authentication. Use Firebase social and email login
  • Pre-build apps. Sample CRUD app with Redux-Saga and Realtime DB integration.
  • Support multilanguage. Including 6 translation English, Deutsch, Arabic, Chinese, Bahasa Indonesia, Español.
  • 30+ react components and modules which reusable and easy to modify.
  • Various sample pages Landing page, 2 Dashboards variant, and many more
  • Next Generation JavaScript written in ES6
  • Responsive design Based on standard 12 Grid System
  • Starter Project. Build app from scratch without without being distracted from innate feature.
  • Test Unit. Material UI Components functional test with Mocha and Chai
  • High Performance. Styling with JSS (CSS in JS) and Async Code Splitting.
  • Clean code maintained by eslint.
  • Fully vector icons and font icons.
  • Direct code preview. Get source code easier without open files.
  • And many more…

Get Prime Version

enlite prime

GET IT NOW on Envato Market

SEE DEMO

Installation

  • Clone this project
  • Install module dependencies by run this script in terminal npm install
  • After finish downloading, then build Build Webpack DLL dependencies(If necessary). npm run build:dll
  • Finally run the app. npm start
  • Navigate to http://localhost:3001

Deployment

  • First you need to build the production assets first npm run build
  • Then start the app npm run start:prod
  • If you want run it in background you may try PM2 https://www.npmjs.com/package/pm2 Then run this command: node node_modules/.bin/cross-env NODE_ENV=production pm2 start server
  • Navigate to http://localhost:3001

Enable Direct Code Preview

To make documenation easy and effective to access and implement, we attached source code in every component demos. We call it Direct Code Preview. This feature can be used in purchased product only (not available in demo).

  • Open config file /app/config/codePreview.js
  • By default set by false
  • Change to enable: true, to enabled direct code preview
  • Test with any component demo, example in http://localhost:8080/app/tables/advanced-table.
  • Then at the bottom of every components you will see <> Show Code Button. Just click it.
  • The source code of that components will show as well.
  • You can see through, copy and paste directly any component in front of your eyes.

License

This project is licensed under the terms of the MIT license.

2fast_admin's People

Contributors

toponever avatar milo1150 avatar panudet-24mb avatar

Stargazers

Roman avatar

Forkers

toponever

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.