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 Dec 13, 2020. It is now read-only.

Image browser based on Nuxt.js

License

NotificationsYou must be signed in to change notification settings

Phoenix2k/nuxt-image-browser

Repository files navigation

Image browser based on Nuxt.js

Dependencies

Installation

Clone the repository:

$ git clone https://github.com/Phoenix2k/nuxt-image-browser.git

Install dependencies:

$cd nuxt-image-browser$ npm install

Development

Serve with hot reload:

$ npm run dev

Your server will be available atlocalhost:3000

Check for errors:

$ npm run lint

Check and fix errors automatically:

$ npm run lint:fix

Production

Build for production and launch server:

$ npm run build$ npm start

Generate static files:

$ npm run generate

Static files are placed in thedist folder, which you can move on any device or server and use theindex.html file contained within as the starting page.

Sources

License

MIT

About

Image browser based on Nuxt.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp