Code Monkey home page Code Monkey logo

base's Introduction

info

  • gulp: 4.0.0
  • webpack: 4.25.1

setup

node version

10.11.0

install

npm install

or

yarn

commands

usage yarn [COMMAND_NAME] or npm run [COMMAND_NAME]

dev

開発用タスク、ソースマップが使用可能なことやソースのminifyがされないなど

build

公開用ファイルの生成、ソースマップの削除やソースのminifyが可能

lint

eslint(standard)

format

prettier(standard)

styleguide

aigisを使用

使用方法

scssにこの形でコメントを記述してgulpタスクを実行すると styleguide/ に出力

/*
---
name: ComponentName
category: CategoryName
tag: TagName
---

## TITLE

* DESC
* Markdown形式

```html
<div class="c-comp">lorem</div>
```

*/

EJS

global変数

Develop - NODE_ENV=development 時にtrueを返す

Date - new Date().getTime() を返す、主にタイムスタンプに使用

base's People

Contributors

nanaki14 avatar

Stargazers

tomiyamag avatar

Watchers

James Cloos avatar tomiyamag 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.