Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 10, 2019. It is now read-only.

Deprecated: 🍱 Nuxt.js with TypeScript and Run with docker and docker-compose

License

NotificationsYou must be signed in to change notification settings

hisasann/typescript-nuxtjs-boilerplate

Repository files navigation

🍱 typescript-nuxtjs-boilerplate

example url:https://typescript-nuxtjs-boilerplate.netlify.com/example


💾 Install

Note: requires node version >= 8.10.0 and npm version >= 5.6.0

First, clone the repo via git:

$ git clone --recursive git@github.com:hisasann/typescript-nuxtjs-boilerplate.git

Install yarn

for mac

$ brew install yarn

for windows

Use installer

Install dependencies

Using yarn:

yarn install

Using npm:

npm install

Run sample server at localhost:5000

$ node ./tools/server.js

🔌 Serve with hot reload at localhost:4000

$ yarn run dev

or

$ yarn runlocal

and run mock server for examples

$ node ./tools/server.js

Build for production on docker and launch server

$ yarn run build:docker$ yarn start

Build for production andSPA mode

$ yarn run build:static

It will be published in thedist directory

For detailed explanation on how things work, checkoutNuxt.js docs.

📘 Example Links

📚 Docs

See ourdocs and guides here

⚙️ Maintainers

🍜 License

MIT ©hisasann

twitter

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp