Coder Social home page Coder Social logo

jxnxts / mantine-analytics-dashboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from design-sparx/mantine-analytics-dashboard

0.0 0.0 0.0 12.31 MB

Multi dashboard template built using Mantine and Nextjs

Home Page: https://mantine-analytics-dashboard.netlify.app/

JavaScript 0.05% TypeScript 99.89% CSS 0.06%

mantine-analytics-dashboard's Introduction

Quick start

This is a Next.js project bootstrapped with create-next-app. You'll need to install Node.js (v16 or up) before using Dashboard.

Before proceeding, please ensure you have the following software installed on your computer.

  • Node
  • Yarn (optional but recommended)
  • Git command line tools

Useful links

Project Setup

In your root project folder, open your terminal and run the command below.

npm install

Now you're ready to modify the source files and generate new files. To automatically detect file changes and start a local webserver at http://localhost:3000, run the following command.

npm run dev

Build tools

Start a local webserver at http://localhost:3000 and detect file changes:

npm run dev

Compile, optimize, minify and uglify all source files to build/:

npm run build

File structure

Inside the zip-file you'll find the following directories and files. Both compiled and minified distrubution files, as well as the source files are included in the package.

theme/
  ├── .gitignore
  ├── package.json
  ├── package-lock.json
  ├── README.md
  ├── components/
  ├── layout/
  ├── mocks/
  ├── pages/
  ├── routes/
  ├── styles/
  ├── types/
  ├── utils/
  ├── public/
  │   ├── index.html
  │   └── manifest.json

mantine-analytics-dashboard's People

Contributors

kelvink96 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.