1.1.2 • Published 5 years ago

@gramedia/nusantara-design v1.1.2

Weekly downloads
9
License
ISC
Repository
-
Last release
5 years ago

Nusantara Design

Base design for All nusantara template

Getting started

  1. Go to project folder and install dependencies:

    npm install
  2. Compile your code

    npm run build

Project structure

build/                    production build folder
  |- css/                 css compiled (nusantara-design.min.css)
  |- docs                 web documentation
  |- js                   javascript file for support nusantara design action
  |- sass/                sass source code (main.scss)
docs/                     project docs and coding guides source code
sass/                     project sass source code
index.html                html entry point (blank)

Main tasks

Task automation is based on NPM scripts.

TaskDescription
npm run startRun sass for watch modify documentation design code
npm run buildRun compiler to build main css file, copy sass source latest to public and build documentation web
npm run lintLint code
1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago