Giter VIP home page Giter VIP logo

tristana's Introduction

Tristana

如果觉得不错,请麻烦点个Star,非常感谢

Logo

Tristana 在 macOS、Windows 和 Linux 上工作
如果出现问题,请提交问题

页面部分截图

111111

快速开始

npm install -g tristana
tristana init my-app

如果您以前通过 npm install-g tristana 全局安装过 tristana,我们建议您使用 npm uninstall-g tristana 或 yarn global remove tristana 卸载该软件包,以确保 npx 始终使用最新版本

目录结构

7

安装完成后,您可以打开项目文件夹:

cd my-app

在新创建的项目中,您可以运行一些内置命令:

npm start or yarn start

以开发模式运行应用程序
打开 http://localhost:3000/#/dashboard 以在浏览器中查看

如果您更改代码,页面将自动重新加载
您将在控制台中看到构建错误和 lint 警告

npm run build or yarn build

将生产应用程序构建到“构建”文件夹
它正确地将 React 捆绑在生产模式中,并优化构建以获得最佳性能

构建被缩小,文件名包括哈希

您的应用程序已准备好部署

联系我

License

MIT

tristana's People

Contributors

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