Giter Site home page Giter Site logo

assessment-jailbreak's Introduction

Assessment Jailbreak

Motivation

We'll make a bunch of real estate websites!

I gave it this name in the hope that many wonderful monsters would jump out of the cage.

Usage

This project uses Yarn. Try this command to find out what you can do.

yarn run

Useful Scripts

name description
dev next dev
build next start
start next start
lint src以下のコードを対象にESLintを実行します。import順の自動並び替え、使用していないimportの自動削除なども行います。
lint:style cssをlintします。プロパティの並び順を自動で並び替えます。
format prettierします。1行が長すぎる場合自動改行されます。
test *.test.* ファイルを対象にテストを実行します。
gen コンポーネントのテンプレートを自動生成します。詳細は後述します。
prepare huskyをインストールするためのものです。良きタイミングで自動実行されるので手動実行することはありません。

コンポーネントディレクトリの構成について

SPA Componentの推しディレクトリ構成について語る を参考にしています。詳細は記事を確認してください。

yarn gen で生成できるコンポーネントは2種類あります (page, component)。page は記事中の page に対応します。component は記事中の model, ui に対応しています。

assessment-jailbreak's People

Contributors

sushidesu avatar

Watchers

 avatar

Forkers

nasubikun

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.