Coder Social home page Coder Social logo

isystk / nuxtjs-typescript-boilerplate Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 1.0 10.66 MB

🌙 Nuxt.js・Typescript を利用したボイラープレートです。

License: MIT License

TypeScript 14.23% CSS 0.28% Vue 41.84% JavaScript 41.58% HTML 1.79% PHP 0.28%
nuxtjs typescript nuxtjs-typescript-boilerplate eslint jest vue-chartjs adminlte3

nuxtjs-typescript-boilerplate's Introduction

🌙 nuxtjs-typescript-boilerplate

GitHub issues GitHub forks GitHub stars GitHub license

====

📗 Description

Nuxtjs・Typescript を利用したボイラープレートです。

  1. 入力フォーム
  2. チャート
  3. 画像カルーセル
  4. オーバーレイ

ディレクトリ構造

.
├── src (Nuxt関連のソースファイル)
│    ├── @types
│    ├── assets
│    ├── common
│    ├── components
│    ├── interfaces
│    ├── middleware
│    ├── pages
│    ├── plugins
│    ├── static
│    ├── store
│    ├── test
│    └── utilities
├── .babelrc (Babel設定ファイル)
├── .vscode (VSCode設定ファイル)
├── jest.config.js
├── nuxt.config.ts
├── package.json
├── tools (サーバー起動用モジュール)
└── tsconfig.json

🖊️ VS.

利用している技術

  • Nuxtjs 2.12.2
  • Typescript
  • ESLint
  • Jest
  • VueChart
  • AdminLTE3

🌐 Demo

DEMO

https://demo.isystk.com/nuxtjs/

🎨 Requirement

推奨するNodeのバージョン v13.13.0

💬 Usage

$ cd /path/to/nuxtjs-typescript-boilerplate
# run server
$ node ./tools/server.js
# run client
$ yarn run dev

接続先情報

テストユーザー [email protected] / password
接続先 URL
DEMO画面 http://localhost:3000/

📦 Install

$ cd /path/to/nuxtjs-typescript-boilerplate
# node inistall
$ nodebrew install v13.13.0
# yarn inistall
$ node install -g yarn
# module inistall
$ yarn

🔧 Contribution

  1. Fork it ( http://github.com/isystk/nuxtjs-typescript-boilerplate/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

🔗 参考

プロジェクト 概要
公式ドキュメント - Nuxt.js 公式ドキュメント - Nuxt.js
公式ドキュメント - TypeScript 公式ドキュメント - TypeScript
仕事ですぐに使えるTypeScript 仕事ですぐに使えるTypeScript
AdminLTE Docs AdminLTE Docs
Bootstrap4 日本語リファレンス Bootstrap4 日本語リファレンス
アイコン(fontawesome) アイコン(fontawesome)

🎫 Licence

MIT

👀 Author

isystk

nuxtjs-typescript-boilerplate's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

nknguyengl

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.