GithubHelp home page GithubHelp logo

hisasann / typescript-nuxtjs-boilerplate Goto Github PK

View Code? Open in Web Editor NEW
51.0 4.0 10.0 11.33 MB

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

Home Page: https://typescript-nuxtjs-boilerplate.netlify.com/example

License: MIT License

JavaScript 9.79% Vue 45.71% TypeScript 40.69% CSS 2.08% Shell 0.04% Dockerfile 1.68%
typescript vuejs nuxtjs scss jest pug docker vuex docker-compose eslint

typescript-nuxtjs-boilerplate's Introduction

This repository has been moved to:

🍱 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 [email protected]: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 run local

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 and SPA mode

$ yarn run build:static

It will be published in the dist directory

For detailed explanation on how things work, checkout Nuxt.js docs.

📘 Example Links

📚 Docs

See our docs and guides here

⚙️ Maintainers

🍜 License

MIT © hisasann

twitter

typescript-nuxtjs-boilerplate's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  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.