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

NativeScript-Vue website

License

NotificationsYou must be signed in to change notification settings

nativescript-vue/nativescript-vue.org

 
 

Repository files navigation

This is the source for thenativescript-vue.org website.

Contributions are welcome, all the content is placed in thecontent directory.

How to build the documentation

After cloning the repository, do the following steps

cd nativescript-vue.org/npm installnpm run build:jsnpm run build:cssnpm run build

This sequence is only needed the first time. After that, the only command needed is:

npm run build

Serve the documentation

Install theserve npm package globally:

npm install -g serve

Run the HTTP server using the already generateddist/ directory:

serve dist/

Now, you can open thehttp://localhost:5000 URL in your browser to see the generated docs.

How to build in watch mode

In order to detect changes in thecontent directory and rebuild automatically the docs, run the following sentence:

npm run dev

About

NativeScript-Vue website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Contributors103


[8]ページ先頭

©2009-2025 Movatter.jp