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

High-fidelity Prototyping Kit built with Vue 3, Vue-Router 4, and Vuex 4

NotificationsYou must be signed in to change notification settings

USDA-FSA/proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The new location can be found here:https://github.com/USDA-FPAC/proto

This digital resouce is made available across the Department and to other Federal agencies. It supports the requirements of OMB Memorandum M-16-21, “Federal Source Code Policy: Achieving Efficiency, Transparency, and Innovation through Reusable and Open Source Software". This policy requires agencies to develop plans to release at least 20 percent of new custom-developed source code as Open Source Software (OSS) when commissioning new custom software.

proto

Open Source design resource that allows for quick prototypes utilizing the Farm Production and Conservation Design System.

npm install

Now that all of your dependencies are installed, you can build the project and serve up the project locally by running the following command:

npm run dev

This project is built to be hosted locally and on github, so it runs out of a local folder as the base configuration, eg.http://localhost:3000/proto/ For this reason, you will need to change "proto" to your project name in multiple locations.

  1. In the root of this project, locate the vite.config.js file, and replace "proto" with your project name.

  2. Because this is a SPA, the base location within the Router also needs to be changed. It is located/src/_router/routes.js and you should replace the word "proto" in this line of codehistory: createWebHistory('/proto/') with your project name.

About

High-fidelity Prototyping Kit built with Vue 3, Vue-Router 4, and Vuex 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp