Giter Club home page Giter Club logo

notes's Introduction

create-svelte

Everything you need to build a Svelte project, powered by create-svelte.

Creating a project

If you're seeing this, you've probably already done this step. Congrats!

# create a new project in the current directory
npm init svelte

# create a new project in my-app
npm init svelte my-app

Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

notes's People

Contributors

cahllagerfeld avatar renovate[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar

notes's Issues

update navbar

  • update design of navbar links
  • re-evaluate the search function in the navbar

Refactor Tag Component

There are currently two tag components, as this component isn't very complex, this should be refactored, to be only one

Dependency Dashboard

This issue provides visibility into Renovate updates and their statuses. Learn more

Rate Limited

These updates are currently rate limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency lint-staged to v13
  • chore(deps): update dependency postcss-load-config to v4
  • chore(deps): update dependency remark-wiki-link to v1

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

  • chore(deps): pin dependencies (@playwright/test, @tailwindcss/typography, @types/lodash, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, autoprefixer, d3-drag, d3-force, d3-scale, d3-scale-chromatic, d3-selection, d3-zoom, eslint, eslint-config-prettier, eslint-plugin-svelte3, gray-matter, husky, lint-staged, lodash, mdsvex, postcss, postcss-load-config, prettier, prettier-plugin-svelte, prettier-plugin-tailwindcss, svelte, svelte-check, svelte-preprocess, tailwindcss, tslib, typescript, unist-util-visit)
  • chore(deps): update dependency @sveltejs/kit to v1.0.0-next.350

Detected dependencies

npm
package.json
  • gray-matter ^4.0.3
  • @playwright/test ^1.21.0
  • @sveltejs/adapter-auto next
  • @sveltejs/kit 1.0.0-next.324
  • @tailwindcss/typography ^0.5.2
  • @types/lodash ^4.14.182
  • @typescript-eslint/eslint-plugin ^5.10.1
  • @typescript-eslint/parser ^5.10.1
  • autoprefixer ^10.4.4
  • d3-drag ^3.0.0
  • d3-force ^3.0.0
  • d3-scale ^4.0.2
  • d3-scale-chromatic ^3.0.0
  • d3-selection ^3.0.0
  • d3-zoom ^3.0.0
  • eslint ^7.32.0
  • eslint-config-prettier ^8.3.0
  • eslint-plugin-svelte3 ^3.2.1
  • husky ^7.0.4
  • lint-staged ^12.4.1
  • lodash ^4.17.21
  • mdsvex ^0.10.5
  • postcss ^8.4.12
  • postcss-load-config ^3.1.4
  • prettier ^2.5.1
  • prettier-plugin-svelte ^2.7.0
  • prettier-plugin-tailwindcss ^0.1.10
  • remark-wiki-link 0.0.4
  • svelte ^3.47.0
  • svelte-check ^2.2.6
  • svelte-preprocess ^4.10.5
  • tailwindcss ^3.0.23
  • tslib ^2.3.1
  • typescript ~4.6.2
  • unist-util-visit ^4.1.0

  • Check this box to trigger a request for Renovate to run again on this repository

Update Search Component

  • Component should slide in, if someone clicks the mag-glasses
  • Maybe preview a snippet from the file

Adjust Readme

The Project currently uses the boiler plate repo. Lets change that

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.