Git Product home page Git Product logo

frontend-toolkit's Introduction

Reprovinci โ€“ Frontend toolkit

Frontend toolkit. Framework classes, typography/colors/spacing setup.. The scaffolding we start with. ๐Ÿš€ The documentation can be run locally or you can check it out on the github page: https://reprovinci.github.io/frontend-toolkit/

Installation and usage in your project

Install the package in your project with npm or yarn.

npm:

npm install --save-dev reprovinci/frontend-toolkit

or yarn:

yarn add reprovinci/frontend-toolkit

Then import it in your main scss file:

@import "~rv-frontend-toolkit";

Development & documentation

If you want to read the docs locally or you want to develop the project follow these steps:

  • clone the repo
  • install the packages
  • run the start script for assets rendering and a preview with hot-reload
  • or run the build script

Clone the project:

git clone https://github.com/reprovinci/frontend-toolkit.git
cd frontend-toolkit

Install packages

Install packages with npm npm install or yarn yarn install

Run the local dev server with hot-reload & scss parsing

With npm run npm run start or yarn: npm start The docs are then available at http://localhost:8080 or the next port avaible.

To build a release version run the build script

With npm run npm run build or yarn: npm build

frontend-toolkit's People

Contributors

casperreprovinci avatar mcbrwr avatar

Watchers

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