Coder Social home page Coder Social logo

remeic / mapo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lotrekagency/mapo

1.0 1.0 0.0 362 KB

Our Nuxt module to simplify the making of administration panels, and authenticated web applications.

JavaScript 25.94% Vue 73.41% SCSS 0.65%

mapo's Introduction

Mapo

Build Setup

install dependencies

$ yarn install

install dependencies of example project

$ cd example $ yarn install

serve with hot reload at localhost:3000

$ yarn dev

to install this module in a nuxt project

$ yarn add [email protected]:lotrekagency/mapo.git

Working on the project

How to contribute

Feel free to contribute to the project by making a Pull Request. Here's an example for a branch naming:

feature/<branch name>

Once you're done with your work and are ready to make a Pull Request, set the reviewers to Gabriele Baldi (bnznamco) and Andrea Morosi (andreamorosi).

Documenting components

Always write some documentation regarding the components you're developing. We are working on a StorybookJS implementation, which is going to help in this regard.

How to edit and add configurations and settings

Our library doesn't have a standard nuxt.config.js file, so in order to add the stuff which usually goes there you're going to either work on the defaults.js file, for configurations and such, or on the module.js file for modules and plugins. Both files are located in the root of the project.

URLs and accessing resources

We are using an alias (mapo) to access resources and files. Here's an example featuring a SCSS import in a component file:

@import "~mapomodule/assets/custom-style.scss";

Styling

Import the variables, mixins and other scss files in your components and templates when needed.

External resources

For detailed explanation on how things work, check out Nuxt.js docs.

https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request

mapo's People

Contributors

andreamorosi avatar bnznamco avatar

Stargazers

 avatar

Watchers

 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.